home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2002 November / CD 1 / APC0211D1.ISO / workshop / prog / files / ActivePerl-5.6.1.633-MSWin32.msi / _f6b596ef1ea2ae72e7293bec628657fd < prev    next >
Encoding:
Text File  |  2002-05-31  |  2.7 KB  |  81 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>ActivePerl Components</title>
  7. <link rel="STYLESHEET" href="../Active.css" type="text/css" media="screen">
  8. </head>
  9.  
  10. <body>
  11.  
  12. <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EAE2BB">
  13. <tr> 
  14. <td width="57"><a target=_blank href="http://www.ActiveState.com/ActivePerl/">
  15. <img src="../images/activeperl_logo.gif" width="57" height="48" border="0" alt="ActivePerl"></a></td>
  16. <td><div align="center" class="heading">ActivePerl User Guide</div></td>
  17. <td width="112"><a target=_blank  href="http://www.ActiveState.com">
  18. <img src="../images/AS_logo.gif" width="112" height="48" border="0"  alt="ActiveState" /></a></td>
  19. </tr>
  20. <tr>
  21. <td class="lineColour" colspan="3"></td>
  22. </tr>
  23. </table>
  24.  
  25. <h1>ActivePerl Components</h1>
  26.  
  27. <h3><a name="perl_for_win32">Perl</a></h3>
  28.  
  29.   <p>Includes all of the core binaries and modules you'll need to run Perl
  30.   scripts on your system.</p>
  31.  
  32.  
  33. <h3><a name="perl_package_manager">Perl Package Manager (PPM)</a></h3>
  34.  
  35.   <p>The Perl Package Manager (PPM) provides a command line interface for
  36.   managing your Perl modules and extensions.</p>
  37.   <p>PPM allows you to access package repositories and install new packages or
  38.   update old ones you already have with relative ease.</p>
  39.   <p>The ActiveState Package repository is located at <a class="doc" href="http://www.ActiveState.com/PPMPackages/5.6">
  40.   http://www.ActiveState.com/PPMPackages/5.6</a><br>
  41.   <b>NOTE:</b> you cannot access packages at a repository without running PPM.</p>
  42.   <p>There are currently, approximately 1200 packages available.</p>
  43.   <p>To launch PPM, type:<code> ppm</code> at the command prompt.</p>
  44.  
  45.  
  46. <h2>Windows Components</h2>
  47.  
  48. <h3><a name="perl_for_isapi">Perl for ISAPI</a></h3>
  49. <ul>
  50.   <p>A plug-in designed to run Perl scripts faster on ISAPI compliant Web
  51.   servers. Sometimes referred to as PerlIS. Requires <b>ActivePerl</b> and an
  52.   ISAPI compliant Web server.</p>
  53. </ul>
  54.  
  55. <h3><a name="perlscript">PerlScript</a></h3>
  56. <ul>
  57.   <p>An ActiveX scripting engine which works with any ActiveX scripting host,
  58.   such as Windows Scripting Host, MS Internet Explorer 4.0+ or MS Internet
  59.   Information Server 3.0+. Requires <b>ActivePerl</b> and an ActiveX scripting
  60.   host.</p>
  61.   <p>Click <a class="doc" href="Windows/PerlScript.html">here</a> for more information on
  62.   PerlScript.</p>
  63. </ul>
  64.  
  65. <h3>PerlEz</h3>
  66. <ul>
  67.   <p>Embeded Perl.</p>
  68. </ul>
  69.  
  70. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  71.   <tr>
  72.     <td class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><strong>
  73.       <p class="block"> ActivePerl Components</p>
  74.       </strong></td>
  75.   </tr>
  76. </table>
  77.  
  78. </body>
  79.  
  80. </html>
  81.